Skip to content

Conversation

@tusxxx
Copy link

@tusxxx tusxxx commented Jan 20, 2026

Summary

  • add @mcp/<server> parsing to enable MCP servers for a single request
  • force MCP tool usage for mentioned servers and clean up after response
  • add TUI autocomplete for @mcp/ and show ephemeral MCP status with yellow dot

UI Changes

Before
2026-01-21_04-19-56

After
While one shot run
2026-01-21_04-16-21

Auto-complete
image

Fixes #9696

@github-actions
Copy link
Contributor

Hey! Your PR title Feat/one shot mcp doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@tusxxx tusxxx changed the title Feat/one shot mcp feat: One-shot forced mcp Jan 20, 2026
@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add @ mention syntax for one-time MCP server activation in chat

1 participant